Edit Task: SetAnchor
Format
SCHED / EditTask '<TaskName>' SetAnchor <AnchorType>
Description
The SetAnchor attribute under EditTask defines whether the task has to be the first or last task scheduled. No other tasks may be scheduled at the same time as anchor tasks.
Parameters
Parameter | Description |
---|---|
AnchorType | Options are either NA, Start, or End. |
Examples
Make TaskA an End anchor task
SCHED / EditTask 'TaskA' SetAnchor End